Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve integration docs #28426

Closed
wants to merge 8 commits into from
Closed

Conversation

hwchase17
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Nov 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2024 7:50pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder labels Nov 29, 2024
that will render on this site (https://python.langchain.com/).
In order to contribute an integration, you should follow these steps:

1. Confirm that your integration is in the [list of components](#components-to-integrate) we are currently encouraging.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

encouraging -> accepting?


Each type of integration has its own set of standard tests. Please see the correct guide for setting up standard tests for your integration:

- [Chat Models]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

assume this is wip?

docs/docs/contributing/how_to/integrations/index.mdx Outdated Show resolved Hide resolved
Proposal is:

- Each type of component (chat models, embeddings, etc) has a dedicated
guide.
- This guide contains detail on both implementation and testing via
langchain-tests.
- We delete the monolithic standard-tests guide.
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Dec 2, 2024
ccurme added a commit that referenced this pull request Dec 5, 2024
Alternative to #28426

---------

Co-authored-by: Erick Friis <[email protected]>
@ccurme
Copy link
Collaborator

ccurme commented Dec 6, 2024

Copied new content to #28547. Closing in favor of that and subsequent PRs.

@ccurme ccurme closed this Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants